home *** CD-ROM | disk | FTP | other *** search
- Purpose: To pull out the original C64 files from emulator .t64 archives.
- Requirements: An Amiga, .t64 archive files.
-
- Version: 1.2 (previous versions displayed no version number)
- Contents: Read.Me - This file
- UnT - the amiga executable
- UnT.e - source for executable, written in E.
-
- UnT accepts a single command line argument as the name of a .t64 tape file
- and attempts to extract any files that are listed within. As there are
- no PRG, SEQ, USR, etc filetypes on the Amiga, my lack of implementing
- anything but PRG in the display should not affect the use of this program.
-
- Un-converting logic was based on the description of the .t64 file format
- found in the maketape archive (maketape.arj ?) on watson.
-
- UnT.e is Public Domain. Use it, modify it, or toss it as you see fit.
-
- * * *
-
- Two bugs fixed: hopefully no longer guru's on .t64's with bogus filelengths
- in the header; strips off delimiting spaces around archive filename given on
- command line.
-